145. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2022-11-18 03:12:12 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

145.1 Files compared

#LocationFileLast Modified
1Porto Theme/pub/media/porto/web/css/headertype1.rtl.css2021-04-23 07:52:38 +0000
2Theme Files/Magento 2.x/Porto Theme/pub/media/porto/web/css/headertype1.rtl.css2021-04-23 07:52:38 +0000

145.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged188
Changed00
Inserted00
Removed00

145.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

145.4 Active regular expressions

No regular expressions were active.

145.5 Comparison detail

1 .page-header.type1 .header-contact { 1 .page-header.type1 .header-contact {
2   display: inline-flex; 2   display: inline-flex;
3   align-items: center; 3   align-items: center;
4   line-height: 22px; 4   line-height: 22px;
5   font-size: .9em; 5   font-size: .9em;
6 } 6 }
7 .page-header.type1 .header-contact .my-account { 7 .page-header.type1 .header-contact .my-account {
8     display: inline-block; 8     display: inline-block;
9     padding: 0 .125rem; 9     padding: 0 .125rem;
10     font-size: 24px; 10     font-size: 24px;
11     vertical-align: middle; 11     vertical-align: middle;
12 } 12 }
13 .page-header.type1 .header-contact .my-account i,.page-header.type1 .header-contact .wishlist i { 13 .page-header.type1 .header-contact .my-account i,.page-header.type1 .header-contact .wishlist i {
14     font-size: 27px; 14     font-size: 27px;
15     display: block; 15     display: block;
16 } 16 }
17 .page-header.type1 .header-contact p {margin: 0;} 17 .page-header.type1 .header-contact p {margin: 0;}
18 .page-header.type1 .search-area .minisearch .actions button {width: 46px;line-height: 1;} 18 .page-header.type1 .search-area .minisearch .actions button {width: 46px;line-height: 1;}
19 .page-header.type1 .search-category {left: 46px !important;} 19 .page-header.type1 .search-category {left: 46px !important;}
20 @media (max-width:991px){ 20 @media (max-width:991px){
21   .page-header.type1 .minicart-wrapper { 21   .page-header.type1 .minicart-wrapper {
22     margin-right: .3125rem; 22     margin-right: .3125rem;
23   } 23   }
24   .page-header.type1 .custom-block {display: none;} 24   .page-header.type1 .custom-block {display: none;}
25 } 25 }
26  26 
27 @media (min-width:992px){ 27 @media (min-width:992px){
28   .page-header.type1 .search-area .block.block-search {border: none;} 28   .page-header.type1 .search-area .block.block-search {border: none;}
29   .page-header.type1.sticky-header .navigation {display: flex;align-items: center;} 29   .page-header.type1.sticky-header .navigation {display: flex;align-items: center;}
30   .page-header.type1 .sticky-logo {margin-top: 0;} 30   .page-header.type1 .sticky-logo {margin-top: 0;}
31   .page-header.type1 .sticky-logo .logo {display: block;} 31   .page-header.type1 .sticky-logo .logo {display: block;}
32   .page-header.type1 .navigation:not(.side-megamenu) > ul {display: flex;align-items: center;flex-wrap: wrap;} 32   .page-header.type1 .navigation:not(.side-megamenu) > ul {display: flex;align-items: center;flex-wrap: wrap;}
33   .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top { 33   .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
34       font-size: 12px; 34       font-size: 12px;
35       font-weight: 600; 35       font-weight: 600;
36       line-height: 12px; 36       line-height: 12px;
37       letter-spacing: -.3px; 37       letter-spacing: -.3px;
38       padding: 18px 0 18px 0; 38       padding: 18px 0 18px 0;
39   } 39   }
40   .page-header .sw-megamenu.navigation li.level0.staticwidth > .submenu .level1 > a, 40   .page-header .sw-megamenu.navigation li.level0.staticwidth > .submenu .level1 > a,
41   .page-header .sw-megamenu.navigation li.level0.fullwidth > .submenu .level1 > a { 41   .page-header .sw-megamenu.navigation li.level0.fullwidth > .submenu .level1 > a {
42       color: #333; 42       color: #333;
43   } 43   }
44 } 44 }